- Story Protocol SDK MCP
Story Protocol SDK MCP
This server provides MCP (Model Context Protocol) tools for interacting with Story's Python SDK.
Features
Get license terms
Mint and register IP Asset with PIL Terms
Mint license tokens
Send $IP to a wallet
Upload image to ipfs via Pinata [External]
Upload ip and nft metadata via Pinata [External]
Overview
What is Story Protocol SDK MCP?
Story Protocol SDK MCP is a server that provides Model Context Protocol (MCP) tools for interacting with Story's Python SDK, enabling AI agents to manage and utilize various services within the Story Protocol ecosystem.
How to use Story Protocol SDK MCP?
To use the Story Protocol SDK MCP, clone the repository from GitHub, install the required dependencies, set up environment variables, and run the respective MCP servers for StoryScan and Story SDK.
Key features of Story Protocol SDK MCP?
- Tools for querying blockchain data and managing IP assets.
- Integration with IPFS for image uploads and metadata creation.
- Support for minting and registering IP assets with license terms.
Use cases of Story Protocol SDK MCP?
- Querying blockchain data for address balances and transactions.
- Minting and managing NFTs and IP assets.
- Uploading images and creating metadata for NFTs.
FAQ from Story Protocol SDK MCP?
- What are the prerequisites for using the SDK?
You need Python 3.12+ and the UV package manager installed.
- How do I run the servers?
Navigate to the respective server directory and use the command
uv run mcp dev server.py.
- Can I add new MCP servers?
Yes! You can create a new directory for your server and implement the MCP protocol.
Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
piplabsStar
-Language
-License
-Category
developer-tools